home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Utilitaires divers / Images / BitMapsToEPS V2.0 ƒ / BitMapsToEPS V2.0 / BitMapsToEPS V2.0.rsrc / TEXT_129_help.txt < prev    next >
Encoding:
Text File  |  1993-07-12  |  4.7 KB  |  157 lines

  1.     
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. ======================================================
  20. PaintToEPS (now known as: BitMapToEPS)
  21.  
  22. History...
  23. Version 1.0 - EPS, MacPaint, and PICT reading routines
  24. Version 1.1 - Added Claris XTND interface to allow for external Translators.
  25. Version 2.0 - Changed name to: "BitMapsToEPS",  Added QuickTime support.
  26.  
  27. ======================================================
  28. XTND, Copyright ¬© 1989-91 Claris Corporation
  29.  
  30. Converts the following Macintosh file formats to B&W Encapulated PostScript Files (EPSF) or B&W PICT files:
  31.  
  32. Built-in Import Translators:
  33. ‚Ä¢ MacPaint (B&W BitMap, 576 by 720)
  34. ‚Ä¢ StartUp Screens (B&W BitMap, 512 by 342)
  35. ‚Ä¢ PICT files (converted all PICT's to B&W BitMaps).
  36. ‚Ä¢ QuickTime Movie player (when QuickTime is installed).
  37.  
  38. See below for more detail description of file formats.
  39.  
  40. Supports XTND translators for importing graphics format as PICT's.  This requires "Claris XTND System" file, which comes with all Claris products and some other 3rd Party products.
  41.  
  42.  
  43. I have written a few XTND graphics translators, they are:
  44.  
  45. StartUpScreen - Reads Macintosh B&W Bitmaps 512 by 342 startup screens.
  46. Windows (BMP) - Reads MS-DOS's Windows BMP bitmap format.
  47.  
  48. Click and Drag the selection rectangle in the picture to mark the area to be saved or edited.  Use "Select all" from the Edit menu to save the whole image.
  49.  
  50.  
  51. Options Dialog    
  52.  
  53. Use the "Options..." item in the Edit menu to set import/export options.  Defaults settings are displayed below:
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. This application support's System 7.0 "document dropping" feature.  To use this feature, drag one or more documents you would like to view onto the application, and release the mouse button when it is hilighted.
  79.  
  80. Current version does NOT include:
  81. ‚Ä¢ the option to copy EPS file in the clipboard.
  82. ‚Ä¢ the option to convert Color PICT to Grey Scale EPS BitMaps.
  83.  
  84.  
  85. StartUp Screens    
  86.  
  87. StartUp Screens  are B&W bitmaps with a size of 512 by 342.  The bitmap is stored on disk uncompressed.
  88.  
  89. This program converts all PICT files to B&W bitmaps coresponding to the original size.   It will save the selected area of the bitmap as a EPS file or a PICT file.
  90.  
  91. Macintosh File Type of: SCRN
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99. MacPaint - B&W BitMaps    
  100.  
  101. MacPaint bitmaps are compressed black & white bitmaps with a size of 576 by 720.
  102.  
  103. This program converts all PICT files to B&W bitmaps coresponding to the original size.   It will save the selected area of the bitmap as a EPS file or a PICT file.
  104.  
  105. Macintosh File Type of: PNGT
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. PICT    
  114.  
  115. PICT file are the Macintosh native picture format.  It is storable as a resource of type 'PICT' or as a data file of type 'PICT'.  It is object oriented, and contains all the quick draw commands used to draw the image on the Macintosh screen (Font: Size, Style, type; Lines, circles, BitMaps, etc...).   
  116.  
  117. This program converts all PICT files to B&W bitmaps coresponding to the original size.   It will save the selected area of the bitmap as a EPS file or a PICT file.
  118.  
  119. Macintosh File Type of: PICT
  120.  
  121.  
  122.  
  123.  
  124. EPSF - Encapulated PostScript Files    
  125.  
  126. Encapulated PostScript files are special PostScript programs with a special header describing the with and height of the image described by program.   Preview images on the Macintosh are 'PICT' resourses ID 256 stored in the resource fork of the Macintosh file.    Other platforms create hex dumps of bitmap as a preview image or include TIFF (Tag Image File Format) or Meta File and a special 24 byte header describing the offset and size of the PostScript program, and the Preview image (TIFF/Meta File). 
  127.  
  128. The selected area of the bitmap is saved as a Black & White bitmap in an EPS file format.  This program only creates Macintosh 'PICT' preview images, selectable from the Options Dialog box. 
  129.  
  130. Macintosh File Type of:  EPSF
  131.  
  132.  
  133.  
  134. MooV - QuickTime‚Ñ¢ Movie file    
  135.  
  136. The Open... item in the File menu will play the selected QuickTime movie, in its ownn window.  You can use all the standard edit menu functions (Cut, Copy, Paste, and  Clear), but only resources of type "Moov"  can be pasted into a movie.
  137.  
  138. NOTE: This option requires QuickTime Exstension to be installed in the System Folder.
  139.  
  140.  
  141. Macintosh File Type of:  MooV
  142.  
  143.  
  144.  
  145.  
  146. This on-line help    
  147.  
  148. This on-line help was created by James W. Walker's Show_help help library.  For more information on the help libary contact James W. Walker at:
  149.  
  150. e-mail:    CompuServe:  76367,2271
  151.                           Internet:  76367.2271@compuserve.com
  152.                America Online:  JWWalker
  153.  
  154. U.S. mail:  James W. Walker        or   James W. Walker
  155.                   3200 Heyward Street       Department of Mathematics
  156.                   Columbia, SC 29205        University of South Carolina
  157.                                                             Columbia, SC 29208